projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72b69ae
)
GtkNotebook: fix reference to no-longer-exiting function in docs
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 4 Jan 2011 03:55:38 +0000
(22:55 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 4 Jan 2011 03:55:38 +0000
(22:55 -0500)
gtk/gtknotebook.c
patch
|
blob
|
history
diff --git
a/gtk/gtknotebook.c
b/gtk/gtknotebook.c
index 4def7780fb0025bca603f8712a445c677db3b13d..dd62705bbf281e6bc50719f1b4014eb982a9e796 100644
(file)
--- a/
gtk/gtknotebook.c
+++ b/
gtk/gtknotebook.c
@@
-8088,7
+8088,7
@@
gtk_notebook_get_tab_detachable (GtkNotebook *notebook,
* notebook or widget.
*
* Note that 2 notebooks must share a common group identificator
- * (see gtk_notebook_set_group()) to allow automatic tabs
+ * (see gtk_notebook_set_group
_name
()) to allow automatic tabs
* interchange between them.
*
* If you want a widget to interact with a notebook through DnD